Searched refs:tx_mb (Results 1 – 4 of 4) sorted by relevance
94 struct flexcan_mb __iomem *tx_mb; member
1671 if(!(smc->os.hwm.tx_mb = smt_get_mbuf(smc))) { in hwm_tx_frag()1677 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()1686 if (smc->os.hwm.tx_mb) { in hwm_tx_frag()1707 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()1708 *(char *)smc->os.hwm.tx_mb->sm_data = in hwm_tx_frag()1711 smc->os.hwm.tx_mb->sm_len = in hwm_tx_frag()1714 smt_received_pack(smc,smc->os.hwm.tx_mb, in hwm_tx_frag()
140 SMbuf *tx_mb ; /* SMT tx MBuf pointer */ member
161 struct bxcan_mb tx_mb[BXCAN_TX_MB_NUM]; /* 0x180 - tx mailbox */ member856 mb_regs = ®s->tx_mb[idx]; in bxcan_start_xmit()