Home
last modified time | relevance | path

Searched refs:protocol_number (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Ddhdioctl.h463 uint32 protocol_number; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Ddhdioctl.h463 uint32 protocol_number; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c3686 if (protocol->protocol_number > __UINT16_MAX__) { in dhd_doiovar()
3756 printf(format, __FUNCTION__, "protocol_number", protocol->protocol_number); in dhd_doiovar()
H A Ddhd_linux.c27563 proto->protocol_number == ether_type) {
27573 result = proto->protocol_number == type;
27578 } else if (proto->protocol_number == type) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c3686 if (protocol->protocol_number > __UINT16_MAX__) { in dhd_doiovar()
3756 printf(format, __FUNCTION__, "protocol_number", protocol->protocol_number); in dhd_doiovar()
H A Ddhd_linux.c27682 proto->protocol_number == ether_type) {
27692 result = proto->protocol_number == type;
27697 } else if (proto->protocol_number == type) {