Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c20 static void ixgb_mta_set(struct ixgb_hw *hw, u32 hash_value);
452 ixgb_mta_set(hw, hash_value); in ixgb_mc_addr_list_update()
519 ixgb_mta_set(struct ixgb_hw *hw, in ixgb_mta_set() function