Searched refs:plfxlc_chip_dev (Results 1 – 3 of 3) sorted by relevance
66 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()
37 #define plfxlc_chip_dev(chip) (&(chip)->usb.intf->dev) macro
68 #define plfxlc_mac_dev(mac) plfxlc_chip_dev(&(mac)->chip)