Searched refs:TX_CHAN_V (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h228 #define TX_CHAN_V(x) ((x) << TX_CHAN_S) macro
H A Dcxgb4_main.c1774 req->opt0 = cpu_to_be64(TX_CHAN_V(chan)); cxgb4_create_server()
1817 req->opt0 = cpu_to_be64(TX_CHAN_V(chan)); cxgb4_create_server6()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c199 TX_CHAN_V(csk->tx_chan) | send_act_open_req()
286 TX_CHAN_V(csk->tx_chan) | send_act_open_req6()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dcm.c711 TX_CHAN_V(ep->tx_chan) | send_connect()
1865 TX_CHAN_V(ep->tx_chan) | send_fw_act_open_req()
2285 TX_CHAN_V(ep->tx_chan) | accept_cr()

Completed in 628 milliseconds