Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna.h492 bna_rx_ucast_set(struct bna_rx *rx, u8 *ucmac,
Dbnad.c2352 ret = bna_rx_ucast_set(bnad->rx_info[0].rx, mac_addr, NULL); in bnad_mac_addr_set_locked()
Dbna_tx_rx.c866 bna_rx_ucast_set(struct bna_rx *rx, u8 *ucmac, in bna_rx_ucast_set() function