Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h347 __IDPF_USER_FLAG_HSPLIT = 0U, enumerator
H A Didpf_lib.c1052 return test_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags) ? in idpf_vport_get_hsplit()
1077 __set_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags); in idpf_vport_set_hsplit()
1080 __clear_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags); in idpf_vport_set_hsplit()