Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf.h349 __IDPF_USER_FLAG_HSPLIT = 0U, enumerator
H A Didpf_lib.c1040 return test_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags) ? in idpf_vport_get_hsplit()
1065 __set_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags); in idpf_vport_set_hsplit()
1068 __clear_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags); in idpf_vport_set_hsplit()