Searched refs:ar5523_cmd_tx_pipe (Results 1 – 2 of 2) sorted by relevance
31 #define ar5523_cmd_tx_pipe(dev) \ macro
276 usb_fill_bulk_urb(cmd->urb_tx, ar->dev, ar5523_cmd_tx_pipe(ar->dev), in ar5523_cmd()1534 error = usb_bulk_msg(dev, ar5523_cmd_tx_pipe(dev), in ar5523_load_firmware()