Home
last modified time | relevance | path

Searched refs:IPN3KE_BIT_ISSET (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_flow.c1058 while (IPN3KE_BIT_ISSET(data, IPN3KE_CLF_MHL_MGMT_CTRL_BIT_BUSY) && in ipn3ke_flow_hw_update()
1098 while (IPN3KE_BIT_ISSET(data, IPN3KE_CLF_MHL_MGMT_CTRL_BIT_BUSY) && in ipn3ke_flow_hw_flush()
H A Dipn3ke_ethdev.h151 #define IPN3KE_BIT_ISSET(var, pos) \ macro
H A Dipn3ke_tm.c358 if (IPN3KE_BIT_ISSET(state_mask, n->node_state)) { in ipn3ke_hw_tm_node_search()