Home
last modified time | relevance | path

Searched refs:SIZEOF_CARDRSP_TX (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c439 rsp_size = SIZEOF_CARDRSP_TX(nx_cardrsp_tx_ctx_t); in nx_fw_cmd_create_tx_ctx()
Dnetxen_nic.h910 #define SIZEOF_CARDRSP_TX(CARDRSP_TX) (sizeof(CARDRSP_TX)) macro
/linux-6.6.21/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c441 rsp_size = SIZEOF_CARDRSP_TX(struct qlcnic_cardrsp_tx_ctx); in qlcnic_82xx_fw_cmd_create_tx_ctx()
Dqlcnic.h822 #define SIZEOF_CARDRSP_TX(CARDRSP_TX) (sizeof(CARDRSP_TX)) macro