Searched refs:lmac_credit (Results 1 – 1 of 1) sorted by relevance
279 u64 lmac_credit; in nic_set_lmac_vf_mapping() local293 lmac_credit = (1ull << 1); /* channel credit enable */ in nic_set_lmac_vf_mapping()294 lmac_credit |= (0x1ff << 2); /* Max outstanding pkt count */ in nic_set_lmac_vf_mapping()296 lmac_credit |= (((((48 * 1024) / lmac_cnt) - in nic_set_lmac_vf_mapping()302 lmac_credit); in nic_set_lmac_vf_mapping()