Searched refs:QLCNIC_CMD_GET_PORT_CONFIG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 105 #define QLCNIC_CMD_GET_PORT_CONFIG 0x67 macro
|
H A D | qlcnic_sriov_pf.c | 1458 QLCNIC_CMD_GET_PORT_CONFIG,
|
H A D | qlcnic_83xx_hw.c | 107 {QLCNIC_CMD_GET_PORT_CONFIG, 2, 2}, 1681 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_GET_PORT_CONFIG); in qlcnic_83xx_get_port_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 105 #define QLCNIC_CMD_GET_PORT_CONFIG 0x67 macro
|
H A D | qlcnic_sriov_pf.c | 1458 QLCNIC_CMD_GET_PORT_CONFIG,
|
H A D | qlcnic_83xx_hw.c | 106 {QLCNIC_CMD_GET_PORT_CONFIG, 2, 2}, 1680 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_GET_PORT_CONFIG); in qlcnic_83xx_get_port_config()
|
Completed in 26 milliseconds