Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h180 int plfxlc_op_start(struct ieee80211_hw *hw);
H A Dmac.c109 int plfxlc_op_start(struct ieee80211_hw *hw) in plfxlc_op_start() function
690 .start = plfxlc_op_start,
H A Dusb.c740 r = plfxlc_op_start(plfxlc_usb_to_hw(usb)); in plfxlc_usb_resume()