Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/st/cw1200/
Dtxrx.h98 int cw1200_alloc_link_id(struct cw1200_common *priv, const u8 *mac);
Dtxrx.c458 t->txpriv.link_id = cw1200_alloc_link_id(priv, t->da); in cw1200_tx_h_calc_link_ids()
1272 temp_linkid = cw1200_alloc_link_id(priv, in cw1200_link_id_reset()
1320 int cw1200_alloc_link_id(struct cw1200_common *priv, const u8 *mac) in cw1200_alloc_link_id() function