Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_ctx.c433 rq_size = SIZEOF_HOSTRQ_TX(nx_hostrq_tx_ctx_t); in nx_fw_cmd_create_tx_ctx()
A Dnetxen_nic.h909 #define SIZEOF_HOSTRQ_TX(HOSTRQ_TX) (sizeof(HOSTRQ_TX)) macro
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_ctx.c435 rq_size = SIZEOF_HOSTRQ_TX(struct qlcnic_hostrq_tx_ctx); in qlcnic_82xx_fw_cmd_create_tx_ctx()
A Dqlcnic.h821 #define SIZEOF_HOSTRQ_TX(HOSTRQ_TX) (sizeof(HOSTRQ_TX)) macro

Completed in 26 milliseconds