Searched refs:qlcnic_get_eswitch_port_config (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 575 qlcnic_get_eswitch_port_config(adapter, &esw_cfg[i]); in qlcnic_sysfs_write_esw_config() 652 if (qlcnic_get_eswitch_port_config(adapter, &esw_cfg[pci_func])) in qlcnic_sysfs_read_esw_config()
|
H A D | qlcnic_ctx.c | 1406 qlcnic_get_eswitch_port_config(struct qlcnic_adapter *adapter, in qlcnic_get_eswitch_port_config() function
|
H A D | qlcnic.h | 1652 int qlcnic_get_eswitch_port_config(struct qlcnic_adapter *,
|
H A D | qlcnic_main.c | 1415 if (qlcnic_get_eswitch_port_config(adapter, &esw_cfg)) in qlcnic_set_eswitch_port_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 574 qlcnic_get_eswitch_port_config(adapter, &esw_cfg[i]); in qlcnic_sysfs_write_esw_config() 651 if (qlcnic_get_eswitch_port_config(adapter, &esw_cfg[pci_func])) in qlcnic_sysfs_read_esw_config()
|
H A D | qlcnic.h | 1652 int qlcnic_get_eswitch_port_config(struct qlcnic_adapter *,
|
H A D | qlcnic_ctx.c | 1406 qlcnic_get_eswitch_port_config(struct qlcnic_adapter *adapter, in qlcnic_get_eswitch_port_config() function
|
H A D | qlcnic_main.c | 1411 if (qlcnic_get_eswitch_port_config(adapter, &esw_cfg)) in qlcnic_set_eswitch_port_config()
|
Completed in 27 milliseconds