Searched refs:txbuff (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Dtle62x0.c62 unsigned char *txbuff = st->tx_buff; local
64 .tx_buf = txbuff,
70 txbuff[0] = CMD_READ;
71 txbuff[1] = 0x00;
72 txbuff[2] = 0x00;
73 txbuff[3] = 0x00;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dtle62x0.c62 unsigned char *txbuff = st->tx_buff; local
64 .tx_buf = txbuff,
70 txbuff[0] = CMD_READ;
71 txbuff[1] = 0x00;
72 txbuff[2] = 0x00;
73 txbuff[3] = 0x00;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c2711 memset(&hw->txbuff.txfrm.desc, 0, sizeof(hw->txbuff.txfrm.desc));
2714 hw->txbuff.type = cpu_to_le16(HFA384x_USB_TXFRM);
2717 hw->txbuff.txfrm.desc.sw_support = 0x0123;
2724 hw->txbuff.txfrm.desc.tx_control =
2728 hw->txbuff.txfrm.desc.tx_control =
2732 hw->txbuff.txfrm.desc.tx_control =
2736 hw->txbuff.txfrm.desc.tx_control =
2737 cpu_to_le16(hw->txbuff.txfrm.desc.tx_control);
2740 memcpy(&(hw->txbuff
[all...]
H A Dhfa384x.h1226 hfa384x_usbout_t txbuff; member in struct:hfa384x
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c2711 memset(&hw->txbuff.txfrm.desc, 0, sizeof(hw->txbuff.txfrm.desc));
2714 hw->txbuff.type = cpu_to_le16(HFA384x_USB_TXFRM);
2717 hw->txbuff.txfrm.desc.sw_support = 0x0123;
2724 hw->txbuff.txfrm.desc.tx_control =
2728 hw->txbuff.txfrm.desc.tx_control =
2732 hw->txbuff.txfrm.desc.tx_control =
2736 hw->txbuff.txfrm.desc.tx_control =
2737 cpu_to_le16(hw->txbuff.txfrm.desc.tx_control);
2740 memcpy(&(hw->txbuff
[all...]
H A Dhfa384x.h1226 hfa384x_usbout_t txbuff; member in struct:hfa384x

Completed in 201 milliseconds