Searched refs:port_rfc_send_tx_data (Results 1 – 1 of 1) sorted by relevance
50 uint32_t port_rfc_send_tx_data(tPORT* p_port);630 event |= port_rfc_send_tx_data(p_port); in PORT_ControlInd()675 event |= port_rfc_send_tx_data(p_port); in PORT_ControlCnf()909 events |= port_rfc_send_tx_data(p_port); in PORT_FlowInd()930 uint32_t port_rfc_send_tx_data(tPORT* p_port) { in port_rfc_send_tx_data() function