Searched refs:QLCNIC_CMD_CONFIG_PORT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 82 #define QLCNIC_CMD_CONFIG_PORT 0x2e macro
|
H A D | qlcnic_ctx.c | 35 {QLCNIC_CMD_CONFIG_PORT, 4, 1}, 546 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_CONFIG_PORT); in qlcnic_fw_cmd_set_port()
|
H A D | qlcnic_83xx_hw.c | 95 {QLCNIC_CMD_CONFIG_PORT, 4, 1},
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 82 #define QLCNIC_CMD_CONFIG_PORT 0x2e macro
|
H A D | qlcnic_ctx.c | 35 {QLCNIC_CMD_CONFIG_PORT, 4, 1}, 546 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_CONFIG_PORT); in qlcnic_fw_cmd_set_port()
|
H A D | qlcnic_83xx_hw.c | 94 {QLCNIC_CMD_CONFIG_PORT, 4, 1},
|
Completed in 16 milliseconds