Searched refs:rx_off (Results 1 – 5 of 5) sorted by relevance
598 long rx_off, tx_off; in bnxt_dcbnl_ieee_getpfc() local623 rx_off = BNXT_RX_STATS_OFFSET(rx_pfc_ena_frames_pri0); in bnxt_dcbnl_ieee_getpfc()625 for (i = 0; i < IEEE_8021QAZ_MAX_TCS; i++, rx_off++, tx_off++) { in bnxt_dcbnl_ieee_getpfc()627 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
276 u8 rx_off; /* receive offset: member
386 rcvbuf_base = conn->rx_off + conn->rmb_desc->cpu_addr; in smc_rx_recvmsg()
300 base = (char *)conn->rmb_desc->cpu_addr + conn->rx_off; in smc_cdc_handle_urg_data_arrival()
2061 conn->rx_off = sizeof(struct smcd_cdc_msg); in smc_conn_create()2064 conn->rx_off = 0; in smc_conn_create()