Searched refs:NIC_HW_MAX_FRS (Results 1 – 5 of 5) sorted by relevance
157 #define NIC_HW_MAX_FRS 9212 macro
3803 *max_mtu = NIC_HW_MAX_FRS; in rvu_get_lbk_link_max_frs()3816 *max_mtu = NIC_HW_MAX_FRS; in rvu_get_lmac_link_max_frs()
258 if ((new_frs > NIC_HW_MAX_FRS) || (new_frs < NIC_HW_MIN_FRS)) in nic_update_hw_frs()340 NIC_HW_MAX_FRS) / 16) << 12); in nic_set_lmac_vf_mapping()447 nic->pkind.maxlen = NIC_HW_MAX_FRS + VLAN_ETH_HLEN + ETH_FCS_LEN + 4; in nic_init_hw()631 rr_quantum = ((NIC_HW_MAX_FRS + 24) / 4); in nic_tx_channel_cfg()
47 #define NIC_HW_MAX_FRS 9190 /* Excluding L2 header and FCS */ macro
2227 netdev->max_mtu = NIC_HW_MAX_FRS; in nicvf_probe()