rx_type
rx_type(wqe), wqe->wr_status);
siw_wqe_put_mem(wqe, rx_type(wqe));
if (rx_type(wqe) == SIW_OP_RECEIVE) {
} else if (rx_type(wqe) != SIW_OP_READ &&
rx_type(wqe) != SIW_OP_READ_RESPONSE &&
rx_type(wqe) != SIW_OP_WRITE) {
siw_wqe_put_mem(wqe, rx_type(wqe));
rx_type(wqe) == SIW_OP_READ_LOCAL_INV) {
rx_type(wqe) = SIW_OP_RECEIVE;
rx_type(wqe) = SIW_OP_WRITE;
const char *rx_type, *tx_type;
rx_type = "scancode";
rx_type = "raw IR";
rx_type = "no";
dev->driver_name, minor, rx_type, tx_type);
enum es581_4_rx_type rx_type = es581_4_urb_cmd->rx_can_msg[0].rx_type;
switch (rx_type) {
dev_err(dev, "%s: Unknown rx_type 0x%02X\n", __func__, rx_type);
u8 rx_type; /* type enum es581_4_rx_type */
__le16 rx_type; /* type enum es581_4_rx_type */
__le16 rx_type; /* type enum es581_4_rx_type */
enum bna_rx_type rx_type = \
bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \
enum bna_rx_type rx_type = \
bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \
enum bna_rx_type rx_type = \
bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \
enum bna_rx_type rx_type = \
bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \
rx = bna_rx_get(rx_mod, rx_cfg->rx_type);
enum bna_rx_type rx_type;
rx_config->rx_type = BNA_RX_T_REGULAR;
enum qed_ptp_filter_type rx_type,
switch (rx_type) {
DP_INFO(p_hwfn, "Invalid PTP filter type %d\n", rx_type);
cpdma_handler_fn handler, int rx_type)
chan_num = rx_type ? rx_chan_num(chan_num) : tx_chan_num(chan_num);
cpdma_handler_fn handler, int rx_type);
enum tcpm_transmit_type rx_type;
rx_type = TCPC_TX_SOP_PRIME;
rx_type = TCPC_TX_SOP;
rx_type = TCPC_TX_SOP;
tcpm_pd_receive(chip->port, &msg, rx_type);