Searched refs:del_tx_ctx (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1783 void (*del_tx_ctx) (struct qlcnic_adapter *, member 1958 return adapter->ahw->hw_ops->del_tx_ctx(adapter, ptr); in qlcnic_fw_cmd_del_tx_ctx()
|
H A D | qlcnic_sriov_common.c | 62 .del_tx_ctx = qlcnic_83xx_del_tx_ctx,
|
H A D | qlcnic_main.c | 577 .del_tx_ctx = qlcnic_82xx_fw_cmd_del_tx_ctx,
|
H A D | qlcnic_83xx_hw.c | 214 .del_tx_ctx = qlcnic_83xx_del_tx_ctx,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1783 void (*del_tx_ctx) (struct qlcnic_adapter *, member 1958 return adapter->ahw->hw_ops->del_tx_ctx(adapter, ptr); in qlcnic_fw_cmd_del_tx_ctx()
|
H A D | qlcnic_sriov_common.c | 62 .del_tx_ctx = qlcnic_83xx_del_tx_ctx,
|
H A D | qlcnic_main.c | 573 .del_tx_ctx = qlcnic_82xx_fw_cmd_del_tx_ctx,
|
H A D | qlcnic_83xx_hw.c | 213 .del_tx_ctx = qlcnic_83xx_del_tx_ctx,
|
Completed in 36 milliseconds