Searched refs:ax88796c_tx_cmd_buf (Results 1 – 3 of 3) sorted by relevance
25 extern const u8 ax88796c_tx_cmd_buf[];
17 const u8 ax88796c_tx_cmd_buf[4] = {AX_SPICMD_WRITE_TXQ, 0xFF, 0xFF, 0xFF}; variable
290 memcpy(skb_push(skb, spi_len), ax88796c_tx_cmd_buf, spi_len); in ax88796c_tx_fixup()