Searched refs:TCP_CTRL_MASK (Results 1 – 2 of 2) sorted by relevance
682 offset = TCP_CTRL_MASK; in hpi_pfc_set_tcp_control_discard()703 offset = TCP_CTRL_MASK; in hpi_pfc_set_tcp_control_fin()723 offset = TCP_CTRL_MASK; in hpi_pfc_set_tcp_control_syn()743 offset = TCP_CTRL_MASK; in hpi_pfc_set_tcp_control_rst()763 offset = TCP_CTRL_MASK; in hpi_pfc_set_tcp_control_psh()783 offset = TCP_CTRL_MASK; in hpi_pfc_set_tcp_control_ack()
48 #define TCP_CTRL_MASK (PFC_BASE_ADDR + 0x20108) macro