Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c378 u8 val_8, mask_8; in bcmasp_netfilt_wr_to_hw() local
447 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
449 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
459 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
463 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
467 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
472 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
476 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
480 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
484 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
[all …]
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c583 u8 val_8, mask_8; in bcmgenet_hfb_create_rxnfc_filter() local
655 mask_8 = 0xFF; in bcmgenet_hfb_create_rxnfc_filter()
657 &val_8, &mask_8, in bcmgenet_hfb_create_rxnfc_filter()