Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds