Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ena-com/ | |
ena_eth_com.h | 103 u16 tail, next_to_comp, cnt; local in function:ena_com_free_desc 105 next_to_comp = io_sq->next_to_comp; 107 cnt = tail - next_to_comp; 180 io_sq->next_to_comp += elem; |
ena_com.h | 218 u16 next_to_comp; member in struct:ena_com_io_sq |