Home
last modified time | relevance | path

Searched refs:cycles_to_len16 (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2447 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_fwaddrspace_write()
2507 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_rd()
2537 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_wr()
Dt4fw_api.h686 __be32 cycles_to_len16; member
/drivers/scsi/csiostor/
Dcsio_mb.c278 ldst_cmd->cycles_to_len16 = htonl(FW_LEN16(struct fw_ldst_cmd)); in csio_mb_ldst()