Home
last modified time | relevance | path

Searched refs:max_uc_count (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c417 if (netdev_uc_count(netdev) < adapter->ahw->max_uc_count) in qlcnic_fdb_add()
2236 ahw->max_uc_count = count; in qlcnic_82xx_set_mac_filter_count()
H A Dqlcnic_sriov_common.c1576 if (netdev_uc_count(netdev) > ahw->max_uc_count) { in qlcnic_sriov_vf_set_multi()
H A Dqlcnic_hw.c565 if (netdev_uc_count(netdev) > ahw->max_uc_count) { in __qlcnic_set_multi()
H A Dqlcnic.h494 u16 max_uc_count; member
H A Dqlcnic_83xx_hw.c741 ahw->max_uc_count = count; in qlcnic_83xx_set_mac_filter_count()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c415 if (netdev_uc_count(netdev) < adapter->ahw->max_uc_count) in qlcnic_fdb_add()
2232 ahw->max_uc_count = count; in qlcnic_82xx_set_mac_filter_count()
H A Dqlcnic.h494 u16 max_uc_count; member
H A Dqlcnic_hw.c561 if (netdev_uc_count(netdev) > ahw->max_uc_count) { in __qlcnic_set_multi()
H A Dqlcnic_sriov_common.c1575 if (netdev_uc_count(netdev) > ahw->max_uc_count) { in qlcnic_sriov_vf_set_multi()
H A Dqlcnic_83xx_hw.c740 ahw->max_uc_count = count; in qlcnic_83xx_set_mac_filter_count()

Completed in 41 milliseconds