Searched refs:port_rfc_send_tx_data (Results 1 – 1 of 1) sorted by relevance
53 uint32_t port_rfc_send_tx_data(tPORT* p_port);614 event |= port_rfc_send_tx_data(p_port); in PORT_ControlInd()657 event |= port_rfc_send_tx_data(p_port); in PORT_ControlCnf()889 events |= port_rfc_send_tx_data(p_port); in PORT_FlowInd()910 uint32_t port_rfc_send_tx_data(tPORT* p_port) { in port_rfc_send_tx_data() function