Searched defs:hash_value (Results 1 - 15 of 15) sorted by relevance
/linux-4.4.14/security/selinux/ss/ |
H A D | hashtab.h | 25 u32 (*hash_value)(struct hashtab *h, const void *key); member in struct:hashtab
|
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/ |
H A D | vf.c | 190 u32 hash_value, hash_mask; e1000_hash_mc_addr_vf() local 228 u32 hash_value; e1000_update_mc_addr_list_vf() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
H A D | atlx.c | 132 u32 hash_value; atlx_set_multi() local
|
H A D | atl1.c | 579 static void atl1_hash_set(struct atl1_hw *hw, u32 hash_value) atl1_hash_set() argument
|
H A D | atl2.c | 140 u32 hash_value; atl2_set_multi() local 2373 static void atl2_hash_set(struct atl2_hw *hw, u32 hash_value) atl2_hash_set() argument
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.c | 185 void atl1e_hash_set(struct atl1e_hw *hw, u32 hash_value) atl1e_hash_set() argument
|
H A D | atl1e_main.c | 289 u32 hash_value; atl1e_set_multi() local
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
H A D | ixgb_hw.c | 439 u32 hash_value; ixgb_mc_addr_list_update() local 501 u32 hash_value = 0; ixgb_hash_mc_addr() local 546 ixgb_mta_set(struct ixgb_hw *hw, u32 hash_value) ixgb_mta_set() argument
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_hw.c | 234 void atl1c_hash_set(struct atl1c_hw *hw, u32 hash_value) atl1c_hash_set() argument
|
H A D | atl1c_main.c | 393 u32 hash_value; atl1c_set_multi() local
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.c | 266 u32 hash_value, hash_mask; e1000_hash_mc_addr() local 336 u32 hash_value, hash_bit, hash_reg; e1000e_update_mc_addr_list_generic() local
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mac.c | 339 void igb_mta_set(struct e1000_hw *hw, u32 hash_value) igb_mta_set() argument 374 u32 hash_value, hash_mask; igb_hash_mc_addr() local 444 u32 hash_value, hash_bit, hash_reg; igb_update_mc_addr_list() local
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 4319 u32 hash_value = 0; e1000_hash_mc_addr() local
|
H A D | e1000_main.c | 2243 u32 hash_value; e1000_set_rx_mode() local
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | 741 u32 hash_value = hash_get(mac_addr); hash_add() local 780 u32 hash_value; hash_del() local
|
Completed in 1156 milliseconds