Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c395 u8 val_8, mask_8; in bcmasp_netfilt_wr_to_hw() local
463 val_8 = 0x45; in bcmasp_netfilt_wr_to_hw()
466 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
475 val_8 = IPPROTO_TCP; in bcmasp_netfilt_wr_to_hw()
480 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
483 val_8 = IPPROTO_UDP; in bcmasp_netfilt_wr_to_hw()
489 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
492 val_8 = IPPROTO_TCP; in bcmasp_netfilt_wr_to_hw()
497 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
500 val_8 = IPPROTO_UDP; in bcmasp_netfilt_wr_to_hw()
[all …]
/linux-6.12.1/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c583 u8 val_8, mask_8; in bcmgenet_hfb_create_rxnfc_filter() local
654 val_8 = 0x45; in bcmgenet_hfb_create_rxnfc_filter()
657 &val_8, &mask_8, in bcmgenet_hfb_create_rxnfc_filter()
658 sizeof(val_8)); in bcmgenet_hfb_create_rxnfc_filter()