Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h270 uint8_t broadcast_id; member
H A Dif_iwn.c1248 sc->broadcast_id = IWN4965_ID_BROADCAST; in iwn4965_attach()
1291 sc->broadcast_id = IWN5000_ID_BROADCAST; in iwn5000_attach()
4715 tx->id = sc->broadcast_id; in iwn_tx_data()
4733 if (tx->id == sc->broadcast_id) { in iwn_tx_data()
4829 tx->id = sc->broadcast_id; in iwn_tx_data_raw()
5468 node.id = sc->broadcast_id; in iwn_add_broadcast_node()
5477 linkq.id = sc->broadcast_id; in iwn_add_broadcast_node()
7096 tx->id = sc->broadcast_id; in iwn_scan()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h618 u64 broadcast_id; member
H A Dmlx4_en_netdev.c1411 &priv->broadcast_id)) in mlx4_en_start_port()
1519 MLX4_PROT_ETH, priv->broadcast_id); in mlx4_en_stop_port()