Searched refs:ARPHRD_FCAL (Results 1 – 8 of 8) sorted by relevance
342 #if defined(ARPHRD_FCAL) || (defined(HAVE_DECL_ARPHRD_FCAL) && HAVE_DECL_ARPHRD_FCAL)344 static_assert((ARPHRD_FCAL) == (785), "ARPHRD_FCAL != 785");347 # define ARPHRD_FCAL 785523 XLAT(ARPHRD_FCAL),
50 ARPHRD_FCAL 785
83 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */ macro
2081 #ifndef ARPHRD_FCAL in map_arphrd_to_dlt()2082 #define ARPHRD_FCAL 785 in map_arphrd_to_dlt() macro2084 case ARPHRD_FCAL: in map_arphrd_to_dlt()
728 __ADD(ARPHRD_FCAL,fcal),
1292 pub const ARPHRD_FCAL: u16 = 785; constant