del_tx_ctx       1787 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	void (*del_tx_ctx) (struct qlcnic_adapter *,
del_tx_ctx       1968 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	return adapter->ahw->hw_ops->del_tx_ctx(adapter, ptr);
del_tx_ctx        215 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	.del_tx_ctx			= qlcnic_83xx_del_tx_ctx,
del_tx_ctx        597 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	.del_tx_ctx			= qlcnic_82xx_fw_cmd_del_tx_ctx,
del_tx_ctx         63 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	.del_tx_ctx			= qlcnic_83xx_del_tx_ctx,