Home
last modified time | relevance | path

Searched refs:IDPF_NO_FREE_SLOT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h27 #define IDPF_NO_FREE_SLOT 0xffff macro
H A Didpf_lib.c846 return IDPF_NO_FREE_SLOT; in idpf_get_free_slot()
1102 if (idx == IDPF_NO_FREE_SLOT) in idpf_vport_alloc()