Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.c66 dev_err(plfxlc_chip_dev(chip), "POWER_WR failed (%d)\n", r); in plfxlc_chip_switch_radio()
96 dev_err(plfxlc_chip_dev(chip), "RATE_WR failed (%d)\n", r); in plfxlc_chip_set_rate()
H A Dchip.h37 #define plfxlc_chip_dev(chip) (&(chip)->usb.intf->dev) macro
H A Dmac.h68 #define plfxlc_mac_dev(mac) plfxlc_chip_dev(&(mac)->chip)