Home
last modified time | relevance | path

Searched refs:i2400m_msg_hdr (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/net/wimax/i2400m/
Dtx.c283 I2400M_TX_PLD_SIZE = sizeof(struct i2400m_msg_hdr)
510 struct i2400m_msg_hdr *msg = i2400m->tx_buf + tx_in; in i2400m_tx_skip_tail()
537 struct i2400m_msg_hdr *msg_hdr = i2400m->tx_msg; in i2400m_tx_fits()
564 struct i2400m_msg_hdr *tx_msg; in i2400m_tx_new()
616 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx_close()
617 struct i2400m_msg_hdr *tx_msg_moved; in i2400m_tx_close()
780 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx()
839 struct i2400m_msg_hdr *i2400m_tx_msg_get(struct i2400m *i2400m, in i2400m_tx_msg_get()
843 struct i2400m_msg_hdr *tx_msg, *tx_msg_moved; in i2400m_tx_msg_get()
Dusb-tx.c87 int i2400mu_tx(struct i2400mu *i2400mu, struct i2400m_msg_hdr *tx_msg, in i2400mu_tx()
183 struct i2400m_msg_hdr *tx_msg; in i2400mu_txd()
Di2400m.h603 struct i2400m_msg_hdr *tx_msg;
890 extern struct i2400m_msg_hdr *i2400m_tx_msg_get(struct i2400m *, size_t *);
Dsdio-tx.c80 struct i2400m_msg_hdr *tx_msg; in i2400ms_tx_submit()
Drx.c1144 const struct i2400m_msg_hdr *msg_hdr, in i2400m_rx_msg_hdr_check()
1248 const struct i2400m_msg_hdr *msg_hdr; in i2400m_rx()
/linux-3.4.99/include/linux/wimax/
Di2400m.h309 struct i2400m_msg_hdr { struct