Home
last modified time | relevance | path

Searched refs:is_gem (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dhw_ops.h184 wlcore_hw_get_spare_blocks(struct wl1271 *wl, bool is_gem) in wlcore_hw_get_spare_blocks() argument
189 return wl->ops->get_spare_blocks(wl, is_gem); in wlcore_hw_get_spare_blocks()
Dtx.c206 u8 hlid, bool is_gem) in wl1271_tx_allocate() argument
217 spare_blocks = wlcore_hw_get_spare_blocks(wl, is_gem); in wl1271_tx_allocate()
382 bool is_gem = false; in wl1271_prepare_tx_frame() local
418 is_gem = (cipher == WL1271_CIPHER_SUITE_GEM); in wl1271_prepare_tx_frame()
422 is_gem); in wl1271_prepare_tx_frame()
Dwlcore.h103 int (*get_spare_blocks)(struct wl1271 *wl, bool is_gem);
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dmain.c1642 static int wl12xx_get_spare_blocks(struct wl1271 *wl, bool is_gem) in wl12xx_get_spare_blocks() argument
1644 if (is_gem) in wl12xx_get_spare_blocks()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dmain.c1544 static int wl18xx_get_spare_blocks(struct wl1271 *wl, bool is_gem) in wl18xx_get_spare_blocks() argument