Searched refs:sgl_off (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/fungible/funcore/ |
D | fun_hci.h | 500 __be16 sgl_off; member 507 u16 sgl_off, u32 sgl_len, u64 sgl_data) in fun_dataop_gl_init() argument 511 s->sgl_off = cpu_to_be16(sgl_off); in fun_dataop_gl_init()
|
/linux-6.12.1/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 2621 u32 sgl_off; member 2644 u32 sgl_off; member
|
D | megaraid_sas_base.c | 8318 ((unsigned long)cmd->frame + ioc->sgl_off); in megasas_mgmt_fw_ioctl() 8321 ((unsigned long)cmd->frame + ioc->sgl_off); in megasas_mgmt_fw_ioctl()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 1492 u32 wr_mid, ctrl0, op, sgl_off = 0; in cxgb4_eth_xmit() local 1655 sgl_off = hdrlen; in cxgb4_eth_xmit() 1713 cxgb4_write_sgl(skb, &q->q, (void *)sgl, end, sgl_off, in cxgb4_eth_xmit()
|