Searched refs:hash_write (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/agnx/ |
D | sta.h | 204 void hash_write(struct agnx_priv *priv, u8 *mac_addr, u8 sta_id);
|
D | sta.c | 25 void hash_write(struct agnx_priv *priv, u8 *mac_addr, u8 sta_id) in hash_write() function
|
D | pci.c | 321 hash_write(priv, conf->bssid, BSSID_STAID); in agnx_config_interface()
|
D | phy.c | 929 hash_write(priv, priv->mac_addr, LOCAL_STAID); in card_interface_init()
|
/drivers/net/ |
D | niu.c | 2967 static int hash_write(struct niu *np, unsigned long partition, in hash_write() function 3084 int err = hash_write(np, 0, i, 1, (u64 *) &ent); in fflp_hash_clear()
|