Searched refs:oal (Results 1 – 4 of 4) sorted by relevance
2178 dpni_set_field(cmd_params->enable_oal_lo, OAL_LO, taildrop->oal); in dpni_set_taildrop()2181 taildrop->oal >> DPNI_OAL_LO_SIZE); in dpni_set_taildrop()2239 taildrop->oal = oal_hi << DPNI_OAL_LO_SIZE | oal_lo; in dpni_get_taildrop()2242 if (taildrop->oal >= 0x0800) in dpni_get_taildrop()2243 taildrop->oal |= 0xF000; in dpni_get_taildrop()
1363 int16_t oal; member
445 signed char oal; /* "Overhead Accounting Length" */ member
748 taildrop.oal = 0; in dpaa2_dev_rx_queue_setup()760 taildrop.oal = CONG_RX_OAL; in dpaa2_dev_rx_queue_setup()