/linux/net/bridge/netfilter/ |
H A D | ebt_stp.c | 24 u8 vers; member 46 const struct ebt_stp_config_info *c; in ebt_filter_config() local
|
/linux/fs/nfsd/ |
H A D | nfsfh.h | 113 #define SET_FH_FLAG(c, f) ((c)->fh_flags |= (f)) argument 114 #define HAS_FH_FLAG(c, f) ((c)->fh_flags & (f)) argument 145 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, in mk_fsid()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 3050 unsigned int i, c, left, val, offset = addr & 0xff; in t4_write_flash() local 3108 int t4_get_fw_version(struct adapter *adapter, u32 *vers) in t4_get_fw_version() 3122 int t4_get_bs_version(struct adapter *adapter, u32 *vers) in t4_get_bs_version() 3136 int t4_get_tp_version(struct adapter *adapter, u32 *vers) in t4_get_tp_version() 3153 int t4_get_exprom_version(struct adapter *adap, u32 *vers) in t4_get_exprom_version() 3201 int t4_get_vpd_version(struct adapter *adapter, u32 *vers) in t4_get_vpd_version() 3238 int t4_get_scfg_version(struct adapter *adapter, u32 *vers) in t4_get_scfg_version() 3435 static int should_install_fs_fw(struct adapter *adap, int card_fw_usable, in should_install_fs_fw() 3519 uint32_t d, c, k; in t4_prep_fw() local 3849 struct fw_params_cmd c; in t4_fwcache() local [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | cx24120.c | 324 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_snr() local 337 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_ber() local 430 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_signal_strength() local 608 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_stats() local 797 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_fec() local 837 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_calculate_ber_window() local 916 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_clock_ratios() local 1136 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_frontend() local 1272 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_init() local 1277 unsigned char vers[4]; in cx24120_init() local [all …]
|
H A D | cx24117.c | 545 unsigned char vers[4]; in cx24117_load_firmware() local 1298 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24117_set_frontend() local 1553 struct dtv_frontend_properties *c) in cx24117_get_frontend()
|
H A D | cx24116.c | 556 unsigned char vers[4]; in cx24116_load_firmware() local 1210 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24116_set_frontend() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 853 unsigned int i, c, left, val, offset = addr & 0xff; in t3_write_flash() local 893 int t3_get_tp_version(struct adapter *adapter, u32 *vers) in t3_get_tp_version() 918 u32 vers; in t3_check_tpsram_version() local 983 int t3_get_fw_version(struct adapter *adapter, u32 *vers) in t3_get_fw_version() 998 u32 vers; in t3_check_fw_version() local
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 532 uint32_t i, c, left, val, offset = addr & 0xff; in csio_hw_write_flash() local 637 csio_hw_get_fw_version(struct csio_hw *hw, uint32_t *vers) in csio_hw_get_fw_version() 652 csio_hw_get_tp_version(struct csio_hw *hw, u32 *vers) in csio_hw_get_tp_version() 2245 static int csio_should_install_fs_fw(struct csio_hw *hw, int card_fw_usable, in csio_should_install_fs_fw() 2370 uint32_t d, c, k; in csio_hw_prep_fw() local
|
/linux/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 469 char *c = strchr(service_name, '@'); in gss_encode_v1_msg() local 527 int vers; in gss_alloc_msg() local
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 224 char c; in snprint_line() local 300 static inline void ipw_write_reg8(struct ipw_priv *a, u32 b, u8 c) in ipw_write_reg8() 309 static inline void ipw_write_reg16(struct ipw_priv *a, u32 b, u16 c) in ipw_write_reg16() 318 static inline void ipw_write_reg32(struct ipw_priv *a, u32 b, u32 c) in ipw_write_reg32() 395 #define ipw_read_indirect(a, b, c, d) ({ \ argument 404 #define ipw_write_indirect(a, b, c, d) do { \ argument 10387 char vers[64]; in ipw_ethtool_get_drvinfo() local
|