Searched refs:rbe (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/freescale/enetc/ |
| A D | ntmp_private.h | 86 struct ntmp_req_by_eid rbe; member 100 struct ntmp_req_by_eid rbe; member
|
| A D | ntmp.c | 219 static void ntmp_fill_crd_eid(struct ntmp_req_by_eid *rbe, u8 tblv, in ntmp_fill_crd_eid() argument 222 ntmp_fill_crd(&rbe->crd, tblv, qa, ua); in ntmp_fill_crd_eid() 223 rbe->entry_id = cpu_to_le32(entry_id); in ntmp_fill_crd_eid() 326 ntmp_fill_crd_eid(&req->rbe, user->tbl.maft_ver, 0, 0, entry_id); in ntmp_maft_add_entry() 401 ntmp_fill_crd_eid(&req->rbe, user->tbl.rsst_ver, 0, in ntmp_rsst_update_entry()
|
| /drivers/net/ethernet/natsemi/ |
| A D | sonic.c | 560 bool rbe = false; in sonic_rx() local 606 rbe = rbe || SONIC_READ(SONIC_ISR) & SONIC_INT_RBE; in sonic_rx() 630 if (rbe) in sonic_rx()
|
Completed in 8 milliseconds