Searched refs:port_rfc_send_tx_data (Results 1 – 1 of 1) sorted by relevance
44 uint32_t port_rfc_send_tx_data(tPORT* p_port);606 event |= port_rfc_send_tx_data(p_port); in PORT_ControlInd()651 event |= port_rfc_send_tx_data(p_port); in PORT_ControlCnf()877 events |= port_rfc_send_tx_data(p_port); in PORT_FlowInd()898 uint32_t port_rfc_send_tx_data(tPORT* p_port) { in port_rfc_send_tx_data() function