Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c395 u8 val_8, mask_8; in bcmasp_netfilt_wr_to_hw() local
464 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
466 &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()
489 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
493 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
497 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
501 mask_8 = 0xFF; in bcmasp_netfilt_wr_to_hw()
[all …]