Home
last modified time | relevance | path

Searched refs:qlcnic_get_eswitch_port_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c574 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()
Dqlcnic_ctx.c1406 qlcnic_get_eswitch_port_config(struct qlcnic_adapter *adapter, in qlcnic_get_eswitch_port_config() function
Dqlcnic.h1652 int qlcnic_get_eswitch_port_config(struct qlcnic_adapter *,
Dqlcnic_main.c1411 if (qlcnic_get_eswitch_port_config(adapter, &esw_cfg)) in qlcnic_set_eswitch_port_config()