Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c575 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()
Dqlcnic_ctx.c1400 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.c1412 if (qlcnic_get_eswitch_port_config(adapter, &esw_cfg)) in qlcnic_set_eswitch_port_config()