create_tx_ctx 1784 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h int (*create_tx_ctx) (struct qlcnic_adapter *, create_tx_ctx 1957 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h return adapter->ahw->hw_ops->create_tx_ctx(adapter, ptr, ring); create_tx_ctx 213 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c .create_tx_ctx = qlcnic_83xx_create_tx_ctx, create_tx_ctx 595 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c .create_tx_ctx = qlcnic_82xx_fw_cmd_create_tx_ctx, create_tx_ctx 61 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c .create_tx_ctx = qlcnic_83xx_create_tx_ctx,