Searched refs:QLCNIC_CMD_SET_MTU (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 63 #define QLCNIC_CMD_SET_MTU 0x12 macro
|
H A D | qlcnic_ctx.c | 15 {QLCNIC_CMD_SET_MTU, 4, 1}, 217 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_SET_MTU); in qlcnic_fw_cmd_set_mtu()
|
H A D | qlcnic_sriov_pf.c | 1480 {QLCNIC_CMD_SET_MTU, qlcnic_sriov_pf_set_mtu_cmd},
|
H A D | qlcnic_83xx_hw.c | 76 {QLCNIC_CMD_SET_MTU, 3, 1},
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 63 #define QLCNIC_CMD_SET_MTU 0x12 macro
|
H A D | qlcnic_ctx.c | 15 {QLCNIC_CMD_SET_MTU, 4, 1}, 217 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_SET_MTU); in qlcnic_fw_cmd_set_mtu()
|
H A D | qlcnic_sriov_pf.c | 1480 {QLCNIC_CMD_SET_MTU, qlcnic_sriov_pf_set_mtu_cmd},
|
H A D | qlcnic_83xx_hw.c | 75 {QLCNIC_CMD_SET_MTU, 3, 1},
|
Completed in 19 milliseconds